/* 公共-文字列表基础 */
.right_list_box,
.pubCon_tab_box {
  /* 图片列表基础样式 */
}
.right_list_box .list_text,
.pubCon_tab_box .list_text {
  color: #333333;
  text-align: left;
}
.right_list_box .list-t,
.pubCon_tab_box .list-t {
  display: none;
}
.right_list_box .list-t.current,
.pubCon_tab_box .list-t.current {
  display: block;
}
.right_list_box .list-t li,
.pubCon_tab_box .list-t li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
}
.right_list_box .list-t li a,
.pubCon_tab_box .list-t li a {
  width: calc(100% - 100px);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all ease 0.3s;
}
.right_list_box .list-t li:before,
.pubCon_tab_box .list-t li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #b9c3cb;
}
.right_list_box .list-t li:hover:before,
.pubCon_tab_box .list-t li:hover:before {
  background-color: #1658a0;
}
.right_list_box .list-t li:hover a,
.pubCon_tab_box .list-t li:hover a {
  color: #1658a0;
  transform: translateX(4px);
}
.right_list_box .list-t li .date,
.pubCon_tab_box .list-t li .date {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  color: #bbb;
}
.right_list_box .list-p li a,
.pubCon_tab_box .list-p li a {
  display: block;
  margin: 10px;
  text-align: center;
}
.right_list_box .list-p li h4,
.pubCon_tab_box .list-p li h4 {
  height: 20px;
  margin: 10px 0;
  line-height: 22px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
}
.right_list_box .list-p li p,
.pubCon_tab_box .list-p li p {
  line-height: 22px;
  color: #797979;
}
.right_list_box .tab-pane,
.pubCon_tab_box .tab-pane {
  position: relative;
  overflow: hidden;
}
.right_list_box .tab-pane .pane > ul,
.pubCon_tab_box .tab-pane .pane > ul,
.right_list_box .tab-pane .pane > div,
.pubCon_tab_box .tab-pane .pane > div {
  animation-duration: 0.3s;
}
.pubCon_tab_box .tab {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 21px;
  display: flex;
}
.pubCon_tab_box .tab a:not(.more) {
  font-weight: normal;
}
.pubCon_tab_box .tab a:not(.more) {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  border-bottom: 2px solid #fff0;
  position: relative;
  padding-top: 5px;
  padding-bottom: 16px;
  color: #333333;
  display: flex;
  align-items: flex-end;
}
.pubCon_tab_box .tab a + a:not(.more) {
  margin-left: 20px !important;
}
.pubCon_tab_box .tab a + a:not(.more)::before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  margin: auto;
  left: -10px;
  width: 1px;
  height: 18px;
  background: #dcdcdc;
  margin-bottom: -4px;
}
.pubCon_tab_box .tab a.current {
  border-bottom: 4px solid;
  color: #1658a0;
  font-weight: bold;
}
.pubCon-tab-pane .tab {
  margin-bottom: 15px;
  width: 100%;
  position: relative;
}
.pubCon-tab-pane .tab .tab_item {
  width: calc(100% - 70px);
  display: flex;
  flex-wrap: nowrap;
}
.pubCon-tab-pane .tab .tab_item.w100 {
  width: 100%;
}
.pubCon-tab-pane .tab .more {
  position: absolute;
  right: 0;
  width: 60px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #1658a0;
  padding-top: 5px;
}
.pubCon-tab-pane .tab .more img {
  vertical-align: middle;
  margin-bottom: 3px;
}
.szyw-tab-pne .szyw-tab {
  display: flex;
  width: 100%;
}
.szyw-tab-pne .szyw-tab a {
  margin-top: 5px;
  min-width: 90px;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: flex-start;
  width: 28%;
  line-height: 22px;
  font-size: 22px;
  border-bottom: 1px solid #dcdcdc;
}
.szyw-tab-pne .szyw-tab a span {
  white-space: nowrap;
  padding-bottom: 16px;
}
.szyw-tab-pne .szyw-tab a:first-child,
.szyw-tab-pne .szyw-tab a:last-child {
  width: 22%;
}
.szyw-tab-pne .szyw-tab a:last-child {
  justify-content: flex-end;
}
.szyw-tab-pne .szyw-tab a:nth-child(2):after,
.szyw-tab-pne .szyw-tab a:nth-child(2)::before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 18px;
  background: #dcdcdc;
  margin-bottom: -4px;
}
.szyw-tab-pne .szyw-tab a:nth-child(3):after,
.szyw-tab-pne .szyw-tab a:nth-child(3)::before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 18px;
  background: #dcdcdc;
}
.szyw-tab-pne .szyw-tab a.current {
  color: #1658a0;
  font-weight: bold;
}
.szyw-tab-pne .szyw-tab a.current span {
  display: inline-block;
  border-bottom: 4px solid;
}
@media (max-width: 660px) {
  /* 公共-文字列表基础 */
  .pubCon_tab_box .tab {
    flex-wrap: nowrap;
  }
  .pubCon_tab_box .tab .tab_item {
    overflow-y: scroll;
  }
  .pubCon_tab_box .tab a {
    width: 25%;
    justify-content: unset;
    min-width: fit-content;
  }
  .pubCon_tab_box .tab a.w160 {
    min-width: 165px;
  }
  .pubCon_tab_box .tab a.w175 {
    min-width: 175px;
  }
  .pubCon_tab_box .tab a.w206 {
    min-width: 206px;
  }
  .pubCon_tab_box.f22 .tab a + a:before {
    left: 0;
  }
  .pubCon-tab-pane .tab {
    margin-bottom: 0.15rem;
  }
  .pubCon-tab-pane .tab .tab_item {
    width: calc(100% - 70px);
    overflow-y: scroll;
  }
  .pubCon-tab-pane .tab .tab_item.w100 {
    width: 100%;
  }
  .pubCon-tab-pane .tab .tab_item a + a::before {
    display: none;
  }
  .pubCon-tab-pane .tab .more {
    float: right;
    min-width: 60px;
    width: 60px;
  }
}
.main_content {
  border-radius: 10px 10px 0px 0px;
}
.main_box {
  border-radius: 10px 10px 0px 0px;
  background-color: #fff;
}
.inlink {
  display: inline-block;
}
.bl_a {
  display: block;
}
.rl_box {
  margin-top: 44px;
  width: 100%;
  padding: 0;
}
.rl_box .rl_content {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 26px;
}
.rl_title {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #1658a0;
  text-align: center;
  background-color: #daecff;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
.rl_title::before,
.rl_title::after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #bad1e8;
}
.choice p {
  color: #333;
  font-size: 18px;
}
.choice .button {
  padding: 0;
}
@media (max-width: 750px) {
  .aside_box {
    display: none !important;
  }
}
.ldzc_pubTitle {
  border-bottom: 2px solid #e8e8e8;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ldzc_pubTitle .title {
  padding-bottom: 15px;
  border-bottom: 4px solid #1658a0;
}
.ldzc_pubTitle .title a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 0px;
  color: #1658a0;
}
.ldzc_pubTitle .more {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  margin-bottom: 6px;
}
.ldzc_pubTitle .more a {
  display: block;
  color: #1658a0;
}
.ldzc_pubTitle .more img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.pubMore {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  margin-bottom: 6px;
}
.pubMore a {
  display: block;
  color: #1658a0;
}
.pubMore img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.mt58 {
  margin-top: 58px;
}
.line_1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt60 {
  margin-top: 60px;
}
.mt22 {
  margin-top: 22px;
}
.w189 {
  width: 189px;
  border-radius: 10px;
}
.hoverImg {
  overflow: hidden;
}
.hoverImg img {
  transition: all 0.3s;
}
.hoverImg:hover img {
  transform: scale(1.1);
}
.hover_list li:hover a {
  color: #246dbd !important;
}
.hover_a:hover a {
  color: #246dbd !important;
}
.boxsize {
  box-sizing: border-box;
}
.pane-u ul {
  display: none;
}
.pane-u ul.current {
  display: block;
}
.where {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
}
.where a {
  color: #666666;
}
